This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
First, you could try using the lotus script debugger to find out on which line you are getting the error and with which object.
Alternatively, you could try replacing
Print Error$
with
Print (Error$ + " on line " + Cstr(Erl))
This will also display the line number where the error is occurring.
Feedback response number WEBB8XDCYR created by ~Tip Reresagenetsi on 08/21/2012